Revision: file-utils--devo--1.0--patch-16
Archive: lord@regexps.com--2002
Creator: Tom Lord <lord@regexps.com>
Date: Tue Apr 30 22:14:01 PDT 2002
Standard-date: 2002-05-01 05:14:01 GMT
Summary: important bug fixes to inv.c
Keywords: 
New-files: {arch}/file-utils/file-utils--devo/file-utils--devo--1.0/lord@regexps.com--2002/patch-log/patch-16
Modified-files: ChangeLog
  ChangeLog.d/lord@regepx.com--2002/ChangeLog.lord--1.0 inv.c
New-patches: lord@regexps.com--2002/file-utils--devo--1.0--patch-16


When searching for the tagging rules file, stop
at the first directory that has a control directory
subdirectory.  For example, if you find "{arch}" but
not "{arch}/=tagging-rules", do not search the parent
directory.

This bug caused `inventory' to use the wrong tagging 
method in trees that lack a rules file (hence
use the "names" method) if the tree was nested inside
of another project tree that used the "explicit" or
"implicit" method.

